CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CODING SPEECH MATLAB

搜索资源列表

  1. example2

    0下载:
  2. CDMA 语音编码,在MATLAB环境下可直接运行-CDMA speech coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:3564
    • 提供者:王小莉
  1. SPeech_1_1

    0下载:
  2. 语音编码matlab实现程序代码(其中子程序会陆续上传)-Achieve speech coding matlab code (where the child will continue to upload)
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:973
    • 提供者:lulu
  1. A

    0下载:
  2. MATLAB CODES FOR DPCM SPEECH CODING TECHNIQUES
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:10317
    • 提供者:ranji
  1. junxunlianghua

    1下载:
  2. 基于matlab的pcm系统的仿真之对语音信号的均匀量化编码-Matlab-based system simulation of the pcm speech signal uniform quantization coding
  3. 所属分类:matlab例程

    • 发布日期:2017-06-04
    • 文件大小:681
    • 提供者:丁丁
  1. tongxinfangzhen2

    1下载:
  2. 对给定语音信号进行抽样、量化和13折线PCM编码,经过传输后,接收端进行PCM译码,对此过程进行matlab仿真分析。-Given speech signal sampling, quantization and PCM 13 line coding, after transmission, the receiver for PCM decoding, matlab simulation of this process
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:47711
    • 提供者:贾也
  1. PCM

    0下载:
  2. 通过MATLAB实现PCM的低速语音编码。-Through the realization of MATLAB PCM low bit rate speech coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4739
    • 提供者:陈龙
  1. DGG7231u

    0下载:
  2. 该代码是双速率的语音压缩编码(G.723.1)的的matlab代码。能在matlab6.5以上运行 -The code is the dual-rate speech coding (G.723.1) matlab code. Can run in matlab6.5 above
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-10
    • 文件大小:2136382
    • 提供者:反弹
  1. I9(2)

    0下载:
  2. MATLAB program for speech signal recognition using lpcc (Linear Predictive Cepstral Coding) one of the method for the pick up of speech character.
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:5917897
    • 提供者:ericwodan
  1. New-Folder-(4)

    0下载:
  2. In this paper the analysis of the compression process was performed by comparing the compressed signal against the original signal. To do this the most powerful speech analysis and compression techniques such as Linear Predictive Coding (LPC) and Dis
  3. 所属分类:Project Design

    • 发布日期:2017-11-07
    • 文件大小:147008
    • 提供者:Ambika
  1. H

    0下载:
  2. 全速率语音突发的的发送端总程序,其中包括预编码,卷积编码,交织,调制等步骤的matlab程序,内付详细说明文档-Matlab program, which pay full rate speech sudden sender program, including pre-coding, convolutional coding, interleaving, modulation step detailed documentation
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:201368
    • 提供者:冰儿
  1. pcm

    1下载:
  2. 语音信号的pcm编码,译码的matlab实现-Speech signal pcm coding and decoding matlab achieve
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:145789
    • 提供者:贺亦旸
  1. encode

    0下载:
  2. Matlab for speech coding encode
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:1375
    • 提供者:Huong92
  1. Bluetooth_Full_Duplex

    0下载:
  2. Simulink® and Stateflow® model of a full duplex Bluetooth communication link transmitting HV1, HV2, HV3, and SCORT [1] voice packets, and DM1 data packets. A system parameters block configures the whole model s packet type, slot pair and chan
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:257790
    • 提供者:ALDEE
  1. ALBEER_AWAN_LCP_VOCODER

    0下载:
  2. VOCODER LPC MATLAB, Speech Coding using Linear Predictive Coding (LPC) Author: Philipp Steurer, 03/04/2002 Project team: Daniel Thell, Ozgu Ozun, Philipp Steurer
  3. 所属分类:Audio program

    • 发布日期:2017-04-27
    • 文件大小:107529
    • 提供者:japaoli
  1. Linear-Predictive-Coder-master

    0下载:
  2. Linear-Predictive-Coder MATLAB Implementation of LPC algorithm for speech signal # Why LPC? In communication systems it is often necessary to transmit audio(speech) signal in compressed or encoded form because of bandwidth limitation of the
  3. 所属分类:Audio program

    • 发布日期:2017-04-13
    • 文件大小:2173
    • 提供者:japaoli
  1. AMR12.2kencode

    0下载:
  2. 将AMR的12.2k的语音编码的c代码转换为mex文件使其可以被matlab调用,在matlab2014中命令窗输入mex+空格+三个c文件名字(注意encode.c放在最前面)生成可执行文件,就可以调用encode函数。-The AMR 12.2k speech coding in C code conversion for mex file so that it can be called by the MATLAB. In the matlab2014 command window inp
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-03
    • 文件大小:633594
    • 提供者:高炜委
  1. is248

    0下载:
  2. 完整的基于HMM的语音识别系统,Matlab实现界面友好,有信道编码,调制,信道估计等。- Complete HMM-based speech recognition system, Matlab to achieve user-friendly, Channel coding, modulation, channel estimation.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:12468
    • 提供者:冯选策
  1. RNJVBM

    0下载:
  2. 语音信号子带编码源程序,用matlab做的 不错的源码 很好-Speech signal source code, subband coding matlab do good source is very good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-17
    • 文件大小:7168
    • 提供者:NWNruhtd_9135
  1. 578973

    0下载:
  2. 语音信号子带编码源程序,用matlab做的 不错的源码 很好-Speech signal source code, subband coding matlab do good source is very good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:XGIOspai$493218
  1. ierycoding

    0下载:
  2. 语音信号子带编码源程序,用matlab做的 不错的源码 很好-Speech signal source code, subband coding matlab do good source is very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:25600
    • 提供者:eafppnce
« 1 2 3 45 »
搜珍网 www.dssz.com